var runtime.mallocNoScanTable
2 uses
runtime (current package)
malloc.go#L1081: return mallocNoScanTable[size](size, typ, needzero)
malloc_tables_generated.go#L524: var mallocNoScanTable = [513]func(size uintptr, typ *_type, needzero bool) unsafe.Pointer{
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)